Total Complexity | 54 |
Dependencies | 17 |
Dependents | 1 |
Total lines | 266 |
Lines of code | 197 |
Logical lines of code | 123 |
Comment lines | 41 |
Methods | 13 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_paypal_flow() | 51 | 15 | 25 | |
process_payment() | 47 | 9 | 33 | |
scheduled_subscription_payment() | 45 | 7 | 40 | |
handle_checkout_validation() | 55 | 5 | 18 | |
process_change_payment_method_request() | 54 | 4 | 20 | |
get_formatted_cart_item() | 66 | 4 | 8 | |
update_failing_payment_method() | 59 | 3 | 14 | |
save_order_meta() | 65 | 2 | 9 | |
add_subscription_payment_meta() | 63 | 1 | 11 | |
__construct() | 77 | 1 | 4 | |
is_active() | 80 | 1 | 3 | |
initialize() | 63 | 1 | 9 | |
is_change_payment_method_request() | 80 | 1 | 3 |